go/printer.printer.declList (method)

3 uses

	go/printer (current package)
		nodes.go#L1875: func (p *printer) declList(list []ast.Decl) {
		nodes.go#L1906: 	p.declList(src.Decls)
		printer.go#L1157: 		p.declList(n)